home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / mac / Chapter Tutorials / ch08.Lingo / tutor.dcr / 00301.txt < prev    next >
Encoding:
Text File  |  1996-12-05  |  361 b   |  5 lines

  1. This handler is placed in a Score script and is used to set a global named netDocumentText to the retrieved text.
  2.  
  3. ‚Ä¢ The optional NetID parameter is an identifier returned by GetLatestNetID() after an asynchronous transfer is initiated.
  4.  
  5. ‚Ä¢ If the NetID parameter is omitted, NetTextResult() will return the text of the most recently initiated file transfer.